constraint region - ترجمة إلى الروسية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

constraint region - ترجمة إلى الروسية

PROGRAMMING PARADIGM WHICH COMBINES LOGIC PROGRAMMING AND CONSTRAINT SATISFACTION
Constraint Logic Programmimg; Constraint store; Constraint-logic programming; Finite constraint; Finite domain constraint; Constraint Logic Programming; CLP(FD)

constraint region      

математика

область допустимых решений

constraint region      
область допустимых решений
budget line         
  • Budget constraint, where <math>A=\frac{m}{P_y}</math> and <math>B=\frac{m}{P_x}</math>
  • An individual should consume at (Qx, Qy).
  • Point X is unobtainable given the current "budget" constraints on production.
THE COMBINATIONS OF GOODS AND SERVICES THAT A CONSUMER MAY PURCHASE GIVEN CURRENT PRICES WITHIN THEIR GIVEN INCOME
Budget line; Resource constraint; Individual budget constraint; Budget Constraint; Soft budget constraint

экономика

строка бюджета

تعريف

Fc-фрагмент
часть молекулы иммуноглобулина, отщепляемая с помощью папаина и состоящая из двух С-концевых участков тяжелых цепей; не взаимодействует с антигеном; с Fc-фрагментом связаны способности иммуноглобулина фиксироваться на клетках, связывать комплемент, участвовать в реакции пассивной кожной анафилаксии.

ويكيبيديا

Constraint logic programming

Constraint logic programming is a form of constraint programming, in which logic programming is extended to include concepts from constraint satisfaction. A constraint logic program is a logic program that contains constraints in the body of clauses. An example of a clause including a constraint is A(X,Y) :- X+Y>0, B(X), C(Y). In this clause, X+Y>0 is a constraint; A(X,Y), B(X), and C(Y) are literals as in regular logic programming. This clause states one condition under which the statement A(X,Y) holds: X+Y is greater than zero and both B(X) and C(Y) are true.

As in regular logic programming, programs are queried about the provability of a goal, which may contain constraints in addition to literals. A proof for a goal is composed of clauses whose bodies are satisfiable constraints and literals that can in turn be proved using other clauses. Execution is performed by an interpreter, which starts from the goal and recursively scans the clauses trying to prove the goal. Constraints encountered during this scan are placed in a set called constraint store. If this set is found out to be unsatisfiable, the interpreter backtracks, trying to use other clauses for proving the goal. In practice, satisfiability of the constraint store may be checked using an incomplete algorithm, which does not always detect inconsistency.

What is the الروسية for constraint region? Translation of &#39constraint region&#39 to الروسية